Revision: tla--rnf--1.1--patch-8
Archive: robin.farine@terminus.org--arch-2003
Creator: Robin Farine <robin.farine@terminus.org>
Date: Mon Oct 20 01:08:01 CEST 2003
Standard-date: 2003-10-19 23:08:01 GMT
Modified-files: libarch/invent.c libarch/invent.h
New-patches: robin.farine@terminus.org--arch-2003/tla--rnf--1.1--patch-8
Summary: support for per-directory categorization regexps
Keywords: 

A file named '.arch-inventory' can locally override the common
categorization regexps for entries in the directory which contains it
by redefining a subset or all of the regexps defined in
'=tagging-method' (exclude, junk, backup, unrecognized, source).

While processing a directory with such a file, the inventory process
first tries all of the locally redefined regexps and, if no one
matches, it falls back to the common regexps.
